Skip to content

[3.10] [typo] Fix threading.Barrier comment that used confusing punctuation (GH-28623)#28625

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-f1ca5d7-3.10
Sep 29, 2021
Merged

[3.10] [typo] Fix threading.Barrier comment that used confusing punctuation (GH-28623)#28625
ambv merged 1 commit into
python:3.10from
miss-islington:backport-f1ca5d7-3.10

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Removed extra comma in comment that indicates state of a Barrier as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank 5903604+cpriyank@users.noreply.github.com
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa lukasz@langa.pl

…ythonGH-28623)

Removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank <5903604+cpriyank@users.noreply.github.com>
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ambv: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ambv: Status check is done, and it's a success ✅ .

@ambv ambv merged commit 017a791 into python:3.10 Sep 29, 2021
@miss-islington miss-islington deleted the backport-f1ca5d7-3.10 branch September 29, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants